One more instruction for the VMX MMIO decoder.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 10 Sep 2005 14:19:09 +0000 (14:19 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 10 Sep 2005 14:19:09 +0000 (14:19 +0000)
commit642c5961d3a521a15719b290c52d0e31e39fedf2
tree18ab52cf0172d0298149b1a0ac2c3173178f4f31
parentc834c5e778e7174294f54608ca38b6686e5566f1
One more instruction for the VMX MMIO decoder.
This patch is to handle the instruction with opcode 0x80.
Without this patch, the 64-bit VMX guest can't boot.

Signed-off-by: Chengyuan Li <chengyuan.li@intel.com>
xen/arch/x86/vmx_platform.c